home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Supervisor's Toolkit
/
Network Supervisor's Toolkit.iso
/
logins
/
fslogin
/
fslogin.ini
< prev
next >
Wrap
Text File
|
1996-07-10
|
4KB
|
115 lines
;
; FSLOGIN.INI Customize Full Screen Login
; (c) Copyright 1993, Confirm, All Rights Reserved.
;
; Days=0-9 This value sets the number of days a user is
; notified before his password expires.
Days=5
;
; Dim=0-9 The value determines the number of minutes
; before the screen dimmer becomes active.
; A value of 0 disables the screen dimmer.
Dim=2
;
; diTime=0-9 Dial In Time. Maximum time in minutes allowed to login.
; When time exceeds -> diAct.
;
; diMax=0-9 Dial In Maximum login attempts.
; (valid server/userid/password combination)
; When maximum exceeds -> diAct.
;
; diAct=0-1 Action to be taken when diTime or diMax is true.
; 0 = exit with errorlevel (diTime = 2, diMax = 3).
; 1 = reboot dial in machine.
diMax=3
diTime=3
diAct=1
;
; Esc=0-2 Disables (0) or enables (1) the escape key in the
; Login Data form. Option 2 presents the user with a
; prompted escape.
Esc=2
;
; Exp=0-1 Disables (0) or enables (1) exploding windows effect.
;
Exp=1
;
; Kbc=0-1 KeyBoard Clear
; 0 = keyboard is not cleared
; 1 = keyboard is cleared
Kbc=1
;
; Lws=0-1 Logout When Started
; 0 = current user is not logged out when FSLOGIN is started.
; 1 = current user is logged out.
Lws=0
;
; Nns=0-2 NetWare Name Service support
; 0 = no NNS specific information is used
; 1 = depends on actual status of server
; 2 = always use 'Domain' type login form
Nns=0
;
; Pro=0-1 NetWare Name Service Profile
; 0 = present the DEFAULT
; 1 = synchronise with Serverfield
Pro=0
;
; Pfp=0-3 Password Field Presentation.
; 0 = default (cursor stays in home position).
; 1 = cursor moves (spaces in field).
; 2 = cursor moves and dots in field.
; 3 = cursor moves and stars in field.
Pfp=3
;
; Sdw=0-1 Disables (0) or enables (1) shadow effect.
;
Sdw=1
;
; Sgroup=0-2 This parameter determines the behaviour of the
; Server Group function.
; 0 = function disabled
; 1 = function enabled
; 2 = function restricted to custom list directly
; after the Sgroup statement.
Sgroup=1
Saturnus
Mars
Jupiter
; <--- Do not remove.
;
; Slist=0-2 This parameter determines the behaviour of the
; ServerList function.
; 0 = function disabled
; 1 = function enabled
; 2 = function restricted to custom list directly
; after the Slist statement.
Slist=1
Saturnus
Mars
Jupiter
; <--- Do not remove.
;
; Ulist=0,2 This parameter determines the contents of the user
; list function (f7 key). This list is meant for often
; used userid's like supervisor.
; 0 = function disabled
; 2 = function enabled and restricted to list of user-
; names after the Uist statement.
Ulist=2
Supervisor
Lanvisor
Root
; <--- Do not remove.
;
; UXlist=0,2 This parameter excludes certain userids from beeing used.
; 0 = function disabled
; 2 = function enabled
UXlist=2
Guest
Printserver
; <--- Do not remove.
;
; EOF
;